home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 2000 August
/
Designer's Club 2000 August.iso
/
pc
/
DC Users Guide
/
Tutorials
/
Flash_Tutorial.exe
/
Flash_Tutorial.DXR
/
00166.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-06-29
|
208 b
|
15 lines
on mouseEnter me
puppetSound(2, "buttonflicker")
cursor(280)
set the memberNum of sprite 30 to 74
end
on mouseLeave me
cursor(-1)
set the memberNum of sprite 30 to 165
end
on mouseUp
halt()
end